ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.TransposedGrid Assembly / C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / UniqueId Property

In This Topic
    UniqueId Property (TransposedGrid<T>)
    In This Topic
    Gets a value which represents the unique id for the control.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property UniqueId As String
    public virtual string UniqueId {get;}
    See Also